projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86e71ab
)
Add xrefs from Saving Buffers to Format Conversion and Saving
author
Richard M. Stallman
<rms@gnu.org>
Sat, 24 Aug 1996 21:26:03 +0000
(21:26 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 24 Aug 1996 21:26:03 +0000
(21:26 +0000)
Properties.
lispref/files.texi
patch
|
blob
|
history
diff --git
a/lispref/files.texi
b/lispref/files.texi
index 8b93faf9b6889f45fab012aa939bcebc4e9821a9..90d022f547e405c6e60806eecd43fcb2920b9039 100644
(file)
--- a/
lispref/files.texi
+++ b/
lispref/files.texi
@@
-308,6
+308,10
@@
if necessary to make a unique buffer name. It does most of this work by
calling @code{set-visited-file-name} and @code{save-buffer}.
@end deffn
+ Saving a buffer runs several hooks. It also performs format
+conversion (@pxref{Format Conversion}), and may save text properties in
+``annotations'' (@pxref{Saving Properties}).
+
@defvar write-file-hooks
The value of this variable is a list of functions to be called before
writing out a buffer to its visited file. If one of them returns